home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Assistant
/
Business Assistant.iso
/
home
/
hb20d1
/
autoboot.bat
< prev
next >
Wrap
DOS Batch File
|
1986-03-20
|
384b
|
18 lines
echo off
rem AUTOBOOT.BAT (uses drive B:) Mar 19,86
echo -
echo Installing HOMEBASE, please wait...
echo (Note: See last chapter of manual for HomeBase options)
a:
hbkernel k15 8 c12 300 ; >nul
hbasync ; >nul
hbvsi 30k ; >nul
echo ** HomeBase DISK 2 should be in drive B **
b:
hb ; >nul
echo
-- Please press Alt/Shift/H for HomeBase --
a: